var github.com/gotd/td/telegram/internal/manager._ConnMode_index
4 uses
github.com/gotd/td/telegram/internal/manager (current package)
connmode_string.go#L18: var _ConnMode_index = [...]uint8{0, 15, 27, 38}
connmode_string.go#L21: if i >= ConnMode(len(_ConnMode_index)-1) {
connmode_string.go#L24: return _ConnMode_name[_ConnMode_index[i]:_ConnMode_index[i+1]]
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |